home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / p_man / cat3 / Xt / XtAddExposureToRegion.z / XtAddExposureToRegion
Encoding:
Text File  |  2002-10-03  |  2.2 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXttttAAAAddddddddEEEExxxxppppoooossssuuuurrrreeeeTTTTooooRRRReeeeggggiiiioooonnnn((((3333XXXXtttt))))XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 6666....6666))))XXXXttttAAAAddddddddEEEExxxxppppoooossssuuuurrrreeeeTTTTooooRRRReeeeggggiiiioooonnnn((((3333XXXXtttt))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XtAddExposureToRegion - merge exposure events into a region
  10.  
  11.      SSSSYYYYNNNNTTTTAAAAXXXX
  12.           void XtAddExposureToRegion(_e_v_e_n_t, _r_e_g_i_o_n)
  13.                XEvent *_e_v_e_n_t;
  14.                Region _r_e_g_i_o_n;
  15.  
  16.      AAAARRRRGGGGUUUUMMMMEEEENNNNTTTTSSSS
  17.           _e_v_e_n_t     Specifies a pointer to the _E_x_p_o_s_e or
  18.                     _G_r_a_p_h_i_c_s_E_x_p_o_s_e event.
  19.  
  20.           _r_e_g_i_o_n    Specifies the region object (as defined in
  21.                     <_X_1_1/_X_u_t_i_l._h>).
  22.  
  23.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  24.           The _X_t_A_d_d_E_x_p_o_s_u_r_e_T_o_R_e_g_i_o_n function computes the union of the
  25.           rectangle defined by the exposure event and the specified
  26.           region.  Then, it stores the results back in region.  If the
  27.           event argument is not an _E_x_p_o_s_e or _G_r_a_p_h_i_c_s_E_x_p_o_s_e event,
  28.           _X_t_A_d_d_E_x_p_o_s_u_r_e_T_o_R_e_g_i_o_n returns without an error and without
  29.           modifying region.
  30.  
  31.           This function is used by the exposure compression mechanism
  32.           (see Section 7.9.3).
  33.  
  34.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  35.           _X _T_o_o_l_k_i_t _I_n_t_r_i_n_s_i_c_s - _C _L_a_n_g_u_a_g_e _I_n_t_e_r_f_a_c_e
  36.           _X_l_i_b - _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 10/3/02)
  64.  
  65.  
  66.  
  67.